Re-exports

pub use ident::*;
pub use span::*;

Modules

Structs

Contract call stack frame representation

Alternative Fuel ABI representation in JSON where the type declarations have associated IDs to help associate type components, type arguments, and type parameters with other types.

Based on <https://llvm.org/docs/CoverageMappingFormat.html#source-code-range>

Transaction script interpreter representation

Enums

Type Definitions

TODO: The types Function and Property below are copied from fuels-types except for the typeArguments field of Property. Switch back to using fuels-types directly when the typeArguments field is added there